home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 66
/
Vol 66.iso
/
games
/
angel_fr.swf
/
scripts
/
frame_4
/
DoAction_6.as
< prev
next >
Wrap
Text File
|
2013-04-24
|
597b
|
23 lines
frame_m.swapDepths(40000);
energy_m.swapDepths(40001);
timer_m.swapDepths(40002);
level_m.swapDepths(40003);
bg_spk_m.swapDepths(50000);
ready_m.swapDepths(70000);
hurry_up_m.swapDepths(70001);
clear_m.swapDepths(70002);
danger_m.swapDepths(70003);
pause_screen.swapDepths(90001);
pause_spk.swapDepths(90002);
logo.swapDepths(90003);
score_board.swapDepths(90004);
game_over_m.swapDepths(90005);
pause_screen._visible = false;
var game_over_flag = false;
var pause_flag = false;
var old_time = 0;
var make_speed = 300;
var g_count = 0;
var stage_num = 1;
var kill_count = 0;